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{^ 10001001011010111001001001000111011011100111110110001001011010111001001001000111011011100111101101011110 896b92476e7d896b92476e7b5e
EUC-JP 洩竪n}洩竪n{^ 10110001110011001100001110101000011011100111110110110001110011001100001110101000011011100111101101011110 b1ccc3a86e7db1ccc3a86e7b5e
UTF-8 洩竪n}洩竪n{^ 1110011010110100101010011110011110101011101010100110111001111101111001101011010010101001111001111010101110101010011011100111101101011110 e6b4a9e7abaa6e7de6b4a9e7abaa6e7b5e
UHC 洩竪n}洩竪n{^ 11100000110111011110001010110101011011100111110111100000110111011110001010110101011011100111101101011110 e0dde2b56e7de0dde2b56e7b5e

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