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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 獄??}獄??{^ 1000110110010110001111110011111101111101100011011001011000111111001111110111101101011110 8d963f3f7d8d963f3f7b5e
EUC-JP 獄?˘}獄?˘{^ 101110011111011000111111100011111010001010101111011111011011100111110110001111111000111110100010101011110111101101011110 b9f63f8fa2af7db9f63f8fa2af7b5e
UTF-8 獄뉐˘}獄뉐˘{^ 11100111100011011000010011101011100010011001000011001011100110000111110111100111100011011000010011101011100010011001000011001011100110000111101101011110 e78d84eb8990cb987de78d84eb8990cb987b5e
UHC 獄뉐˘}獄뉐˘{^ 111010001010101110000111111001011010001010101000011111011110100010101011100001111110010110100010101010000111101101011110 e8ab87e5a2a87de8ab87e5a2a87b5e

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