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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 珱消ヲ消ヲ珱消ヲ消ヲB 1110000011111100100011111100000110100110100011111100000110100110111000001111110010001111110000011010011010001111110000011010011001000010 e0fc8fc1a68fc1a6e0fc8fc1a68fc1a642
EUC-JP 珱消ヲ消ヲ珱消ヲ消ヲB 111000001111111010111110110000111000111010100110101111101100001110001110101001101110000011111110101111101100001110001110101001101011111011000011100011101010011001000010 e0febec38ea6bec38ea6e0febec38ea6bec38ea642
UTF-8 珱消ヲ消ヲ珱消ヲ消ヲB 11100111100011111011000111100110101101101000100011101111101111011010011011100110101101101000100011101111101111011010011011100111100011111011000111100110101101101000100011101111101111011010011011100110101101101000100011101111101111011010011001000010 e78fb1e6b688efbda6e6b688efbda6e78fb1e6b688efbda6e6b688efbda642
UHC ?消?消??消?消?B 001111111110000110111100001111111110000110111100001111110011111111100001101111000011111111100001101111000011111101000010 3fe1bc3fe1bc3f3fe1bc3fe1bc3f42

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