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{^ 0011111110010001010100101001000110000101001111110110111001111101001111111001000101010010100100011000010100111111011011100111101101011110 3f915291853f6e7d3f915291853f6e7b5e
EUC-JP ?然槽彛n}?然槽彛n{^ 001111111100000110110011110000011110010110001111101111001111101001101110011111010011111111000001101100111100000111100101100011111011110011111010011011100111101101011110 3fc1b3c1e58fbcfa6e7d3fc1b3c1e58fbcfa6e7b5e
UTF-8 뤗然槽彛n}뤗然槽彛n{^ 1110101110100100100101111110011110000100101101101110011010100111101111011110010110111101100110110110111001111101111010111010010010010111111001111000010010110110111001101010011110111101111001011011110110011011011011100111101101011110 eba497e784b6e6a7bde5bd9b6e7deba497e784b6e6a7bde5bd9b6e7b5e
UHC 뤗然槽彛n}뤗然槽彛n{^ 100011111100011111100110110101001111000011001011111011001010110101101110011111011000111111000111111001101101010011110000110010111110110010101101011011100111101101011110 8fc7e6d4f0cbecad6e7d8fc7e6d4f0cbecad6e7b5e

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