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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 梁?n}梁?n{^ 1001011111000000001111110110111001111101100101111100000000111111011011100111101101011110 97c03f6e7d97c03f6e7b5e
EUC-JP 梁?n}梁?n{^ 1100111011000010001111110110111001111101110011101100001000111111011011100111101101011110 cec23f6e7dcec23f6e7b5e
UTF-8 梁슘n}梁슘n{^ 1110011010100010100000011110110010001010100110000110111001111101111001101010001010000001111011001000101010011000011011100111101101011110 e6a281ec8a986e7de6a281ec8a986e7b5e
UHC 梁슘n}梁슘n{^ 11010101110110011011110110110111011011100111110111010101110110011011110110110111011011100111101101011110 d5d9bdb76e7dd5d9bdb76e7b5e

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