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 ??}v??}vB 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 獄?}v獄?}vB 1000110110010110001111110111110101110110100011011001011000111111011111010111011001000010 8d963f7d768d963f7d7642
EUC-JP 獄?}v獄?}vB 1011100111110110001111110111110101110110101110011111011000111111011111010111011001000010 b9f63f7d76b9f63f7d7642
UTF-8 獄뺹}v獄뺹}vB 1110011110001101100001001110101110111010101110010111110101110110111001111000110110000100111010111011101010111001011111010111011001000010 e78d84ebbab97d76e78d84ebbab97d7642
UHC 獄뺹}v獄뺹}vB 11101000101010111001011001000010011111010111011011101000101010111001011001000010011111010111011001000010 e8ab96427d76e8ab96427d7642

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