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 11100110101110011011111111101000101110111000101011100110101110011011111111100111101001001011101001000110 e6b9bfe8bb8ae6b9bfe7a4ba46
EUC-JP 貉ソ霆頑ケソ遉コF 1110110010111011100011101011111111110000101111011011010011101000100011101011100110001110101111111110111010100110100011101011101001000110 ecbb8ebff0bdb4e88eb98ebfeea68eba46
UTF-8 貉ソ霆頑ケソ遉コF 11101000101100101000100111101111101111011011111111101001100111001000011011101001101000001001000111101111101111011011100111101111101111011011111111101001100000011000100111101111101111011011101001000110 e8b289efbdbfe99c86e9a091efbdb9efbdbfe98189efbdba46
UHC ??霆頑????F 0011111100111111111011111111110111101000110101110011111100111111001111110011111101000110 3f3feffde8d73f3f3f3f46

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