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 10001101100101101000100110100100011001101000110110010110100010011010010001011110011111010101100110001101100101101000100110100100011001101000110110010110100010011010010001011110011111010110001001000101 8d9689a4668d9689a45e7d598d9689a4668d9689a45e7d6245
EUC-JP 獄王f獄王^}Y獄王f獄王^}bE 10111001111101101011001010100110011001101011100111110110101100101010011001011110011111010101100110111001111101101011001010100110011001101011100111110110101100101010011001011110011111010110001001000101 b9f6b2a666b9f6b2a65e7d59b9f6b2a666b9f6b2a65e7d6245
UTF-8 獄王f獄王^}Y獄王f獄王^}bE 111001111000110110000100111001111000111010001011011001101110011110001101100001001110011110001110100010110101111001111101010110011110011110001101100001001110011110001110100010110110011011100111100011011000010011100111100011101000101101011110011111010110001001000101 e78d84e78e8b66e78d84e78e8b5e7d59e78d84e78e8b66e78d84e78e8b5e7d6245
UHC 獄王f獄王^}Y獄王f獄王^}bE 11101000101010111110100011011101011001101110100010101011111010001101110101011110011111010101100111101000101010111110100011011101011001101110100010101011111010001101110101011110011111010110001001000101 e8abe8dd66e8abe8dd5e7d59e8abe8dd66e8abe8dd5e7d6245

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