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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 횪횓혟혥횪횓혟혥^ 11101101100110101010101011101101100110101001001111101101100110001001111111101101100110001010010111101101100110101010101011101101100110101001001111101101100110001001111111101101100110001010010101011110 ed9aaaed9a93ed989fed98a5ed9aaaed9a93ed989fed98a55e
UHC 횪횓혟혥횪횓혟혥^ 1100001110100000110000111000111011000010100010011100001010001101110000111010000011000011100011101100001010001001110000101000110101011110 c3a0c38ec289c28dc3a0c38ec289c28d5e

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