To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 鱶ホ茁鱶ホ茁B 111010011110011011001110111100001011010111111011100100111110100111100110110011101111000010110101111110111001001101000010 e9e6cef0b5fb93e9e6cef0b5fb9342
EUC-JP 鱶ホ?茁鱶ホ?茁B 1111001011101000100011101100111000111111100011111101011111011110111100101110100010001110110011100011111110001111110101111101111001000010 f2e88ece3f8fd7def2e88ece3f8fd7de42
UTF-8 鱶ホ茁鱶ホ茁B 11101001101100011011011011101111101111101000111011101110100000011011010011101000100011001000000111101001101100011011011011101111101111101000111011101110100000011011010011101000100011001000000101000010 e9b1b6efbe8eee81b4e88c81e9b1b6efbe8eee81b4e88c8142
UHC ???茁???茁B 0011111100111111001111111111000111101000001111110011111100111111111100011110100001000010 3f3f3ff1e83f3f3ff1e842

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)