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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 盧紗紆盧紗紆B 11100001101110001000111011010001111000101111110011100001101110001000111011010001111000101111110001000010 e1b88ed1e2fce1b88ed1e2fc42
EUC-JP 盧紗紆盧紗紆B 11100010101110101011110011010011111001001111111011100010101110101011110011010011111001001111111001000010 e2babcd3e4fee2babcd3e4fe42
UTF-8 盧紗紆盧紗紆B 11100111100110111010011111100111101101001001011111100111101101001000011011100111100110111010011111100111101101001001011111100111101101001000011001000010 e79ba7e7b497e7b486e79ba7e7b497e7b48642
UHC 盧紗紆盧紗紆B 11010110110101001101111011101001111010011110000111010110110101001101111011101001111010011110000101000010 d6d4dee9e9e1d6d4dee9e9e142

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