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 ???A}???A{^ 0011111100111111001111110100000101111101001111110011111100111111010000010111101101011110 3f3f3f417d3f3f3f417b5e
SJIS-WIN ???A}???A{^ 0011111100111111001111110100000101111101001111110011111100111111010000010111101101011110 3f3f3f417d3f3f3f417b5e
EUC-JP ???A}???A{^ 0011111100111111001111110100000101111101001111110011111100111111010000010111101101011110 3f3f3f417d3f3f3f417b5e
UTF-8 혩챔혲A}혩챔혲A{^ 1110110110011000101010011110110010110001100101001110110110011000101100100100000101111101111011011001100010101001111011001011000110010100111011011001100010110010010000010111101101011110 ed98a9ecb194ed98b2417ded98a9ecb194ed98b2417b5e
UHC 혩챔혲A}혩챔혲A{^ 1100001010010001110000111010100011000010100110010100000101111101110000101001000111000011101010001100001010011001010000010111101101011110 c291c3a8c299417dc291c3a8c299417b5e

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