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??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 關嗣f關嗣^}Y關嗣f關嗣^}bE 11101000100100001000111001101011011001101110100010010000100011100110101101011110011111010101100111101000100100001000111001101011011001101110100010010000100011100110101101011110011111010110001001000101 e8908e6b66e8908e6b5e7d59e8908e6b66e8908e6b5e7d6245
EUC-JP 關嗣f關嗣^}Y關嗣f關嗣^}bE 11101111111100001011101111001100011001101110111111110000101110111100110001011110011111010101100111101111111100001011101111001100011001101110111111110000101110111100110001011110011111010110001001000101 eff0bbcc66eff0bbcc5e7d59eff0bbcc66eff0bbcc5e7d6245
UTF-8 關嗣f關嗣^}Y關嗣f關嗣^}bE 111010011001011110011100111001011001011110100011011001101110100110010111100111001110010110010111101000110101111001111101010110011110100110010111100111001110010110010111101000110110011011101001100101111001110011100101100101111010001101011110011111010110001001000101 e9979ce597a366e9979ce597a35e7d59e9979ce597a366e9979ce597a35e7d6245
UHC 關嗣f關嗣^}Y關嗣f關嗣^}bE 11001110101111001101111011001011011001101100111010111100110111101100101101011110011111010101100111001110101111001101111011001011011001101100111010111100110111101100101101011110011111010110001001000101 cebcdecb66cebcdecb5e7d59cebcdecb66cebcdecb5e7d6245

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