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{^ 1110101110011011100011011110101110111010101100101110101110110001100100010110111001111101111010111001101110001101111010111011101010110010111010111011000110010001011011100111101101011110 eb9b8debbab2ebb1916e7deb9b8debbab2ebb1916e7b5e
UHC 뛍뺲뱑n}뛍뺲뱑n{^ 1000110101001011100101011111100110010011011100100110111001111101100011010100101110010101111110011001001101110010011011100111101101011110 8d4b95f993726e7d8d4b95f993726e7b5e

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