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 淀臀僻莊??? 1001011110000100111001000101110010010101110001101110010010110101001111110011111100111111 9784e45c95c6e4b53f3f3f
EUC-JP 淀臀僻莊??? 1100110111100100111001111011110111001010110010001110100010110111001111110011111100111111 cde4e7bdcac8e8b73f3f3f
UTF-8 淀臀僻莊렫諪렚 111001101011011110000000111010001000011110000000111001011000001110111011111010001000111010001010111010111010000010101011111010001010101110101010111010111010000010011010 e6b780e88780e583bbe88e8aeba0abe8abaaeba09a
UHC 淀臀僻莊렫諪렚 1110111111100011110101001110101111011011111110001110110111110110100011101011100111101111111101011000111010101101 efe3d4ebdbf8edf68eb9eff58ead

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