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 ???pN[}???pN[{^ 001111110011111100111111011100000100111001011011011111010011111100111111001111110111000001001110010110110111101101011110 3f3f3f704e5b7d3f3f3f704e5b7b5e
SJIS-WIN ???pN[}???pN[{^ 001111110011111100111111011100000100111001011011011111010011111100111111001111110111000001001110010110110111101101011110 3f3f3f704e5b7d3f3f3f704e5b7b5e
EUC-JP ???pN[}???pN[{^ 001111110011111100111111011100000100111001011011011111010011111100111111001111110111000001001110010110110111101101011110 3f3f3f704e5b7d3f3f3f704e5b7b5e
UTF-8 책횊찾pN[}책횊찾pN[{^ 111011001011000110000101111011011001101010001010111011001011000010111110011100000100111001011011011111011110110010110001100001011110110110011010100010101110110010110000101111100111000001001110010110110111101101011110 ecb185ed9a8aecb0be704e5b7decb185ed9a8aecb0be704e5b7b5e
UHC 책횊찾pN[}책횊찾pN[{^ 110000111010010111000011100010001100001110100011011100000100111001011011011111011100001110100101110000111000100011000011101000110111000001001110010110110111101101011110 c3a5c388c3a3704e5b7dc3a5c388c3a3704e5b7b5e

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