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 ??????淫 0011111100111111001111110011111100111111001111111000100011111010 3f3f3f3f3f3f88fa
EUC-JP ???絪??淫 00111111001111110011111110001111110100111110110000111111001111111011000011111100 3f3f3f8fd3ec3f3fb0fc
UTF-8 列룸쓷絪드렘淫 111011111010011010011100111010111010001110111000111011001001001110110111111001111011010110101010111010111001001110011100111010111010000010011000111001101011011110101011 efa69ceba3b8ec93b7e7b5aaeb939ceba098e6b7ab
UHC 列룸쓷絪드렘淫 1110011011101010101101111110101110011101100101001110110011011111101101011110010110110111101111011110101111100010 e6eab7eb9d94ecdfb5e5b7bdebe2

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