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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 殲條?衙條?^ 1001111101110010100111101000101000111111111001011100100110011110100010100011111101011110 9f729e8a3fe5c99e8a3f5e
EUC-JP 殲條?衙條?^ 1101110111010011110110111110101000111111111010101100101111011011111010100011111101011110 ddd3dbea3feacbdbea3f5e
UTF-8 殲條딧衙條딧^ 11100110101011101011001011100110101000101001110111101011100101001010011111101000101000011001100111100110101000101001110111101011100101001010011101011110 e6aeb2e6a29deb94a7e8a199e6a29deb94a75e
UHC 殲條딧衙條딧^ 11100000111010001111000011001001101101011111011111100100101101111111000011001001101101011111011101011110 e0e8f0c9b5f7e4b7f0c9b5f75e

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