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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?選??n}?選??n{^ 001111111001000101001001001111110011111101101110011111010011111110010001010010010011111100111111011011100111101101011110 3f91493f3f6e7d3f91493f3f6e7b5e
EUC-JP ?選??n}?選??n{^ 001111111100000110101010001111110011111101101110011111010011111111000001101010100011111100111111011011100111101101011110 3fc1aa3f3f6e7d3fc1aa3f3f6e7b5e
UTF-8 관選관초n}관選관초n{^ 1110101010110100100000001110100110000001101110001110101010110100100000001110110010110100100010000110111001111101111010101011010010000000111010011000000110111000111010101011010010000000111011001011010010001000011011100111101101011110 eab480e981b8eab480ecb4886e7deab480e981b8eab480ecb4886e7b5e
UHC 관選관초n}관選관초n{^ 101100001111110011100000110101001011000011111100110000111100101001101110011111011011000011111100111000001101010010110000111111001100001111001010011011100111101101011110 b0fce0d4b0fcc3ca6e7db0fce0d4b0fcc3ca6e7b5e

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