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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
UTF-8 뚍쒙띒n}뚍쒙띒n{^ 1110101110011010100011011110110010010010100110011110101110011101100100100110111001111101111010111001101010001101111011001001001010011001111010111001110110010010011011100111101101011110 eb9a8dec9299eb9d926e7deb9a8dec9299eb9d926e7b5e
UHC 뚍쒙띒n}뚍쒙띒n{^ 1000110011010000100111001110111110001101110010100110111001111101100011001101000010011100111011111000110111001010011011100111101101011110 8cd09cef8dca6e7d8cd09cef8dca6e7b5e

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