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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 縡???縡???^ 1110001101110001001111110011111100111111111000110111000100111111001111110011111101011110 e3713f3f3fe3713f3f3f5e
EUC-JP 縡???縡???^ 1110010111010010001111110011111100111111111001011101001000111111001111110011111101011110 e5d23f3f3fe5d23f3f3f5e
UTF-8 縡폈렰렏縡폈렰렏^ 11100111101110001010000111101101100011111000100011101011101000001011000011101011101000001000111111100111101110001010000111101101100011111000100011101011101000001011000011101011101000001000111101011110 e7b8a1ed8f88eba0b0eba08fe7b8a1ed8f88eba0b0eba08f5e
UHC 縡폈렰렏縡폈렰렏^ 1110111010101101110001101111000110001110101111011000111010100101111011101010110111000110111100011000111010111101100011101010010101011110 eeadc6f18ebd8ea5eeadc6f18ebd8ea55e

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