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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 穩??D穩??D^ 1110001001110010001111110011111101000100111000100111001000111111001111110100010001011110 e2723f3f44e2723f3f445e
EUC-JP 穩??D穩??D^ 1110001111010011001111110011111101000100111000111101001100111111001111110100010001011110 e3d33f3f44e3d33f3f445e
UTF-8 穩멩툜D穩멩툜D^ 111001111010100110101001111010111010100110101001111011011000100010011100010001001110011110101001101010011110101110101001101010011110110110001000100111000100010001011110 e7a9a9eba9a9ed889c44e7a9a9eba9a9ed889c445e
UHC 穩멩툜D穩멩툜D^ 111010001011000110111000111001101011100010010011010001001110100010110001101110001110011010111000100100110100010001011110 e8b1b8e6b89344e8b1b8e6b893445e

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