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 11101100101100011000010011101101100110101000100111101100101100001011110111101101100110101001001111101100101100001011110111101101100110101010100111101100101100001011110111101101100110101010100101000101 ecb184ed9a89ecb0bded9a93ecb0bded9aa9ecb0bded9aa945
UHC 채횉창횓창횩창횩E 1100001110100100110000111000011111000011101000101100001110001110110000111010001011000011100111111100001110100010110000111001111101000101 c3a4c387c3a2c38ec3a2c39fc3a2c39f45

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