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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 獄????獄????B 10001101100101100011111100111111001111110011111110001101100101100011111100111111001111110011111101000010 8d963f3f3f3f8d963f3f3f3f42
EUC-JP 獄????獄????B 10111001111101100011111100111111001111110011111110111001111101100011111100111111001111110011111101000010 b9f63f3f3f3fb9f63f3f3f3f42
UTF-8 獄몄쓹溜쟶獄몄쓹溜쟶B 11100111100011011000010011101011101010101000010011101100100100111011100111101111101001111000101111101100100111111011011011100111100011011000010011101011101010101000010011101100100100111011100111101111101001111000101111101100100111111011011001000010 e78d84ebaa84ec93b9efa78bec9fb6e78d84ebaa84ec93b9efa78bec9fb642
UHC 獄몄쓹溜쟶獄몄쓹溜쟶B 111010001010101110111000111011001001110110010101111010101111111010100000011101101110100010101011101110001110110010011101100101011110101011111110101000000111011001000010 e8abb8ec9d95eafea076e8abb8ec9d95eafea07642

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