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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
EUC-JP ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
UTF-8 횄혲횄혩횄혲횄혩B 11101101100110101000010011101101100110001011001011101101100110101000010011101101100110001010100111101101100110101000010011101101100110001011001011101101100110101000010011101101100110001010100101000010 ed9a84ed98b2ed9a84ed98a9ed9a84ed98b2ed9a84ed98a942
UHC 횄혲횄혩횄혲횄혩B 1100001110000011110000101001100111000011100000111100001010010001110000111000001111000010100110011100001110000011110000101001000101000010 c383c299c383c291c383c299c383c29142

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