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{^ 00111111001111111001000011010111011011100111110100111111001111111001000011010111011011100111101101011110 3f3f90d76e7d3f3f90d76e7b5e
EUC-JP ??碩n}??碩n{^ 00111111001111111100000011011001011011100111110100111111001111111100000011011001011011100111101101011110 3f3fc0d96e7d3f3fc0d96e7b5e
UTF-8 샹섀碩n}샹섀碩n{^ 1110110010000011101110011110110010000100100000001110011110100010101010010110111001111101111011001000001110111001111011001000010010000000111001111010001010101001011011100111101101011110 ec83b9ec8480e7a2a96e7dec83b9ec8480e7a2a96e7b5e
UHC 샹섀碩n}샹섀碩n{^ 1011110010100111101111001010100011100000101101010110111001111101101111001010011110111100101010001110000010110101011011100111101101011110 bca7bca8e0b56e7dbca7bca8e0b56e7b5e

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