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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 霓???D霓???D^ 11101000101111010011111100111111001111110100010011101000101111010011111100111111001111110100010001011110 e8bd3f3f3f44e8bd3f3f3f445e
EUC-JP 霓???D霓???D^ 11110000101111110011111100111111001111110100010011110000101111110011111100111111001111110100010001011110 f0bf3f3f3f44f0bf3f3f3f445e
UTF-8 霓뙈살젳D霓뙈살젳D^ 111010011001110010010011111010111001100110001000111011001000001010110100111011001010000010110011010001001110100110011100100100111110101110011001100010001110110010000010101101001110110010100000101100110100010001011110 e99c93eb9988ec82b4eca0b344e99c93eb9988ec82b4eca0b3445e
UHC 霓뙈살젳D霓뙈살젳D^ 11100111111001111011011011001110101110111110110010100000101001110100010011100111111001111011011011001110101110111110110010100000101001110100010001011110 e7e7b6cebbeca0a744e7e7b6cebbeca0a7445e

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