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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 顋包スオ霎懶スケ 111010001111100110010101111011111011110110110101111010001011111010011100111011111011110110111001 e8f995efbdb5e8be9cefbdb9
EUC-JP 顋包スオ霎懶スケ 11110000111110111100101011110001100011101011110110001110101101011111000011000000110110001111000110001110101111011000111010111001 f0fbcaf18ebd8eb5f0c0d8f18ebd8eb9
UTF-8 顋包スオ霎懶スケ 111010011010000110001011111001011000110010000101111011111011110110111101111011111011110110110101111010011001110010001110111001101000011110110110111011111011110110111101111011111011110110111001 e9a18be58c85efbdbdefbdb5e99c8ee687b6efbdbdefbdb9
UHC ?包???懶?? 00111111111110001101000000111111001111110011111111010100111110110011111100111111 3ff8d03f3f3fd4fb3f3f

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