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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 旬囚?n}旬囚?n{^ 100011110111101110001110111110100011111101101110011111011000111101111011100011101111101000111111011011100111101101011110 8f7b8efa3f6e7d8f7b8efa3f6e7b5e
EUC-JP 旬囚?n}旬囚?n{^ 101111011101110010111100111111000011111101101110011111011011110111011100101111001111110000111111011011100111101101011110 bddcbcfc3f6e7dbddcbcfc3f6e7b5e
UTF-8 旬囚揷n}旬囚揷n{^ 1110011010010111101011001110010110011011100110101110011010001111101101110110111001111101111001101001011110101100111001011001101110011010111001101000111110110111011011100111101101011110 e697ace59b9ae68fb76e7de697ace59b9ae68fb76e7b5e
UHC 旬囚揷n}旬囚揷n{^ 1110001011100010111000011111011011011111101110100110111001111101111000101110001011100001111101101101111110111010011011100111101101011110 e2e2e1f6dfba6e7de2e2e1f6dfba6e7b5e

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