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 ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
SJIS-WIN 貉ソ闃晄ケソ逞波F 1110011010111001101111111110100010001010100111011110011010111001101111111110011110010111100101000110011101000110 e6b9bfe88a9de6b9bfe797946746
EUC-JP 貉ソ闃晄ケソ逞波F 1110110010111011100011101011111111101111111010101101101011101000100011101011100110001110101111111110110111110111110001111100100001000110 ecbb8ebfefeadae88eb98ebfedf7c7c846
UTF-8 貉ソ闃晄ケソ逞波F 11101000101100101000100111101111101111011011111111101001100101111000001111100110100110011000010011101111101111011011100111101111101111011011111111101001100000001001111011100110101100111010001001000110 e8b289efbdbfe99783e69984efbdb9efbdbfe9809ee6b3a246
UHC ???晄??逞波F 001111110011111100111111111111001100110100111111001111111101011011000001111101111110111001000110 3f3f3ffccd3f3fd6c1f7ee46

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