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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 懿?$n}懿?$n{^ 100111001111001000111111100000011001000001101110011111011001110011110010001111111000000110010000011011100111101101011110 9cf23f81906e7d9cf23f81906e7b5e
EUC-JP 懿?$n}懿?$n{^ 110110001111010000111111101000011111000001101110011111011101100011110100001111111010000111110000011011100111101101011110 d8f43fa1f06e7dd8f43fa1f06e7b5e
UTF-8 懿ㅵ$n}懿ㅵ$n{^ 1110011010000111101111111110001110000101101101011110111110111100100001000110111001111101111001101000011110111111111000111000010110110101111011111011110010000100011011100111101101011110 e687bfe385b5efbc846e7de687bfe385b5efbc846e7b5e
UHC 懿ㅵ$n}懿ㅵ$n{^ 1110101111110011101001001110010110100011101001000110111001111101111010111111001110100100111001011010001110100100011011100111101101011110 ebf3a4e5a3a46e7debf3a4e5a3a46e7b5e

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