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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 逶門漫L}逶門漫L{^ 1110011110011011100101101110010110010110100111110100110001111101111001111001101110010110111001011001011010011111010011000111101101011110 e79b96e5969f4c7de79b96e5969f4c7b5e
EUC-JP 逶門漫L}逶門漫L{^ 1110110111111011110011001110011111001100101000010100110001111101111011011111101111001100111001111100110010100001010011000111101101011110 edfbcce7cca14c7dedfbcce7cca14c7b5e
UTF-8 逶門漫L}逶門漫L{^ 1110100110000000101101101110100110010110100000001110011010111100101010110100110001111101111010011000000010110110111010011001011010000000111001101011110010101011010011000111101101011110 e980b6e99680e6bcab4c7de980b6e99680e6bcab4c7b5e
UHC ?門漫L}?門漫L{^ 001111111101101010100110110110001011110001001100011111010011111111011010101001101101100010111100010011000111101101011110 3fdaa6d8bc4c7d3fdaa6d8bc4c7b5e

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