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 悉貔蒔悉貔蒔^ 10001110101110111110011010111110100011101010101010001110101110111110011010111110100011101010101001011110 8ebbe6be8eaa8ebbe6be8eaa5e
EUC-JP 悉貔蒔悉貔蒔^ 10111100101111011110110011000000101111001010110010111100101111011110110011000000101111001010110001011110 bcbdecc0bcacbcbdecc0bcac5e
UTF-8 悉貔蒔悉貔蒔^ 11100110100000101000100111101000101100101001010011101000100100101001010011100110100000101000100111101000101100101001010011101000100100101001010001011110 e68289e8b294e89294e68289e8b294e892945e
UHC 悉?蒔悉?蒔^ 1110001111111010001111111110001111001000111000111111101000111111111000111100100001011110 e3fa3fe3c8e3fa3fe3c85e

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