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{^ 111001011110000010011101100110011110010111100000100110100100101001101110011111011110010111100000100111011001100111100101111000001001101001001010011011100111101101011110 e5e09d99e5e09a4a6e7de5e09d99e5e09a4a6e7b5e
EUC-JP 裄撕裄哽n}裄撕裄哽n{^ 111010101110001011011001111110011110101011100010110100111010101101101110011111011110101011100010110110011111100111101010111000101101001110101011011011100111101101011110 eae2d9f9eae2d3ab6e7deae2d9f9eae2d3ab6e7b5e
UTF-8 裄撕裄哽n}裄撕裄哽n{^ 1110100010100011100001001110011010010010100101011110100010100011100001001110010110010011101111010110111001111101111010001010001110000100111001101001001010010101111010001010001110000100111001011001001110111101011011100111101101011110 e8a384e69295e8a384e593bd6e7de8a384e69295e8a384e593bd6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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