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 蘂???蘂???^ 1110010101000001001111110011111100111111111001010100000100111111001111110011111101011110 e5413f3f3fe5413f3f3f5e
EUC-JP 蘂???蘂???^ 1110100110100010001111110011111100111111111010011010001000111111001111110011111101011110 e9a23f3f3fe9a23f3f3f5e
UTF-8 蘂뜯뮫횈蘂뜯뮫횈^ 11101000100110001000001011101011100111001010111111101011101011101010101111101101100110101000100011101000100110001000001011101011100111001010111111101011101011101010101111101101100110101000100001011110 e89882eb9cafebaeabed9a88e89882eb9cafebaeabed9a885e
UHC 蘂뜯뮫횈蘂뜯뮫횈^ 1110011111011110101101101110001010010010101101011100001110000110111001111101111010110110111000101001001010110101110000111000011001011110 e7deb6e292b5c386e7deb6e292b5c3865e

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