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{^ 10001100110100001110100110101100011011100111110110001100110100001110100110101100011011100111101101011110 8cd0e9ac6e7d8cd0e9ac6e7b5e
EUC-JP 糊鬯n}糊鬯n{^ 10111000110100101111001010101110011011100111110110111000110100101111001010101110011011100111101101011110 b8d2f2ae6e7db8d2f2ae6e7b5e
UTF-8 糊鬯n}糊鬯n{^ 1110011110110011100010101110100110101100101011110110111001111101111001111011001110001010111010011010110010101111011011100111101101011110 e7b38ae9acaf6e7de7b38ae9acaf6e7b5e
UHC 糊?n}糊?n{^ 1111101111010101001111110110111001111101111110111101010100111111011011100111101101011110 fbd53f6e7dfbd53f6e7b5e

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