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 1111110001001000110100001110000101110110111111000100100011010000111000010111011001000010 fc48d0e176fc48d0e17642
EUC-JP 鵫ミ疱鵫ミ疱B 100011111110101111111010100011101101000011100001110101111000111111101011111110101000111011010000111000011101011101000010 8febfa8ed0e1d78febfa8ed0e1d742
UTF-8 鵫ミ疱鵫ミ疱B 11101001101101011010101111101111101111101001000011100111100101101011000111101001101101011010101111101111101111101001000011100111100101101011000101000010 e9b5abefbe90e796b1e9b5abefbe90e796b142
UHC ??疱??疱B 001111110011111111111000110111100011111100111111111110001101111001000010 3f3ff8de3f3ff8de42

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