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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?注??}?注??{^ 00111111100100101000110100111111001111110111110100111111100100101000110100111111001111110111101101011110 3f928d3f3f7d3f928d3f3f7b5e
EUC-JP ?注??}?注??{^ 00111111110000111110110100111111001111110111110100111111110000111110110100111111001111110111101101011110 3fc3ed3f3f7d3fc3ed3f3f7b5e
UTF-8 뤵注덤섄}뤵注덤섄{^ 111010111010010010110101111001101011001110101000111010111000110110100100111011001000010010000100011111011110101110100100101101011110011010110011101010001110101110001101101001001110110010000100100001000111101101011110 eba4b5e6b3a8eb8da4ec84847deba4b5e6b3a8eb8da4ec84847b5e
UHC 뤵注덤섄}뤵注덤섄{^ 10001111111000111111000110111100101101001111110110111100101010010111110110001111111000111111000110111100101101001111110110111100101010010111101101011110 8fe3f1bcb4fdbca97d8fe3f1bcb4fdbca97b5e

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