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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 梨꼂梨뷲n}梨꼂梨뷲n{^ 1110111110100111101000101110101010111100100000101110111110100111101000101110101110110111101100100110111001111101111011111010011110100010111010101011110010000010111011111010011110100010111010111011011110110010011011100111101101011110 efa7a2eabc82efa7a2ebb7b26e7defa7a2eabc82efa7a2ebb7b26e7b5e
UHC 梨꼂梨뷲n}梨꼂梨뷲n{^ 111011001011000110000100010101111110110010110001100101010110000101101110011111011110110010110001100001000101011111101100101100011001010101100001011011100111101101011110 ecb18457ecb195616e7decb18457ecb195616e7b5e

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