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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 壬??磐?槃? 10010000011100000011111100111111100101001101011000111111100111101100111100111111 90703f3f94d63f9ecf3f
EUC-JP 壬??磐?槃? 10111111110100010011111100111111110010001101100000111111110111001101000100111111 bfd13f3fc8d83fdcd13f
UTF-8 壬얹렱磐렱槃퇘 111001011010001110101100111011001001011010111001111010111010000010110001111001111010001110010000111010111010000010110001111001101010011110000011111011011000011110011000 e5a3acec96b9eba0b1e7a390eba0b1e6a783ed8798
UHC 壬얹렱磐렱槃퇘 1110110011110011101111101111000110001110101111101101101011110001100011101011111011011010111010011100010111101111 ecf3bef18ebedaf18ebedae9c5ef

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