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{^ 00111111001111110011111101011101011011100111110100111111001111110011111101011101011011100111101101011110 3f3f3f5d6e7d3f3f3f5d6e7b5e
SJIS-WIN ?燔硫]n}?燔硫]n{^ 0011111111100000100110001001011110110000010111010110111001111101001111111110000010011000100101111011000001011101011011100111101101011110 3fe09897b05d6e7d3fe09897b05d6e7b5e
EUC-JP ?燔硫]n}?燔硫]n{^ 0011111111011111111110001100111010110010010111010110111001111101001111111101111111111000110011101011001001011101011011100111101101011110 3fdff8ceb25d6e7d3fdff8ceb25d6e7b5e
UTF-8 뤾燔硫]n}뤾燔硫]n{^ 11101011101001001011111011100111100001111001010011100111101000011010101101011101011011100111110111101011101001001011111011100111100001111001010011100111101000011010101101011101011011100111101101011110 eba4bee78794e7a1ab5d6e7deba4bee78794e7a1ab5d6e7b5e
UHC 뤾燔硫]n}뤾燔硫]n{^ 10001111111010101101101111100010110101111011110001011101011011100111110110001111111010101101101111100010110101111011110001011101011011100111101101011110 8feadbe2d7bc5d6e7d8feadbe2d7bc5d6e7b5e

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