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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???意??膺??B 001111110011111100111111100010001101001100111111001111111110010001011110001111110011111101000010 3f3f3f88d33f3fe45e3f3f42
EUC-JP ???意??膺??B 001111110011111100111111101100001101010100111111001111111110011110111111001111110011111101000010 3f3f3fb0d53f3fe7bf3f3f42
UTF-8 列룸씈意곫츎膺삳씩B 11101111101001101001110011101011101000111011100011101100100101001000100011100110100001001000111111101010101100111010101111101100101110001000111011101000100001101011101011101100100000101011001111101100100101001010100101000010 efa69ceba3b8ec9488e6848feab3abecb88ee886baec82b3ec94a942
UHC 列룸씈意곫츎膺삳씩B 11100110111010101011011111101011100111011010000011101011111100101000000111100110101011101000100111101011111011001011101111101011101111101011111101000010 e6eab7eb9da0ebf281e6ae89ebecbbebbebf42

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