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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 獄????????? 1000110110010110001111110011111100111111001111110011111100111111001111110011111100111111 8d963f3f3f3f3f3f3f3f3f
EUC-JP 獄?????艅??? 10111001111101100011111100111111001111110011111100111111100011111101011011111101001111110011111100111111 b9f63f3f3f3f3f8fd6fd3f3f3f
UTF-8 獄몃똾杻닺풘艅뗫젙溜 111001111000110110000100111010111010101010000011111010111001100010111110111011111010011110001000111010111000101110111010111011011001001010011000111010001000100110000101111010111001011110101011111011001010000010011001111011111010011110001011 e78d84ebaa83eb98beefa788eb8bbaed9298e88985eb97abeca099efa78b
UHC 獄몃똾杻닺풘艅뗫젙溜 1110100010101011101110001110101110001100100001001110101011110100101101001110100010111110100110111110011010101001100010111110101110100000100101011110101011111110 e8abb8eb8c84eaf4b4e8be9be6a98beba095eafe

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