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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 蝨??\}蝨??\{^ 11100101100111000011111100111111010111000111110111100101100111000011111100111111010111000111101101011110 e59c3f3f5c7de59c3f3f5c7b5e
EUC-JP 蝨??\}蝨??\{^ 11101001111111000011111100111111010111000111110111101001111111000011111100111111010111000111101101011110 e9fc3f3f5c7de9fc3f3f5c7b5e
UTF-8 蝨덊뢖\}蝨덊뢖\{^ 1110100010011101101010001110101110001101100010101110101110100010100101100101110001111101111010001001110110101000111010111000110110001010111010111010001010010110010111000111101101011110 e89da8eb8d8aeba2965c7de89da8eb8d8aeba2965c7b5e
UHC 蝨덊뢖\}蝨덊뢖\{^ 1110001110100100100010001110110110001111010100010101110001111101111000111010010010001000111011011000111101010001010111000111101101011110 e3a488ed8f515c7de3a488ed8f515c7b5e

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