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 001111111110100111110001100110000101011110010101100010100011111111101001111100011001100001010111111010011110100001000101 3fe9f19857958a3fe9f19857e9e845
EUC-JP ?鴦聾賦?鴦聾鳧E 001111111111001011110011110011111011100011001001111010100011111111110010111100111100111110111000111100101110101001000101 3ff2f3cfb8c9ea3ff2f3cfb8f2ea45
UTF-8 뤙鴦聾賦뤙鴦聾鳧E 11101011101001001001100111101001101101001010011011101000100000011011111011101000101100111010011011101011101001001001100111101001101101001010011011101000100000011011111011101001101100111010011101000101 eba499e9b4a6e881bee8b3a6eba499e9b4a6e881bee9b3a745
UHC 뤙鴦聾賦뤙鴦聾鳧E 1000111111001000111001001110110011010110111011001101110110110111100011111100100011100100111011001101011011101100110111011100000001000101 8fc8e4ecd6ecddb78fc8e4ecd6ecddc045

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