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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
EUC-JP ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
UTF-8 횩횕챌짠횩횕횓횏E 11101101100110101010100111101101100110101001010111101100101100011000110011101100101001111010000011101101100110101010100111101101100110101001010111101101100110101001001111101101100110101000111101000101 ed9aa9ed9a95ecb18ceca7a0ed9aa9ed9a95ed9a93ed9a8f45
UHC 횩횕챌짠횩횕횓횏E 1100001110011111110000111000111111000011101001111100001010100111110000111001111111000011100011111100001110001110110000111000101101000101 c39fc38fc3a7c2a7c39fc38fc38ec38b45

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