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 邉顔賢邉頑攀^ 11100111101100111000101011100111100011001010101111100111101100111000101011100110100111011011001101011110 e7b38ae78cabe7b38ae69db35e
EUC-JP 邉顔賢邉頑攀^ 11101110101101011011010011101001101110001010110111101110101101011011010011101000110110101011010101011110 eeb5b4e9b8adeeb5b4e8dab55e
UTF-8 邉顔賢邉頑攀^ 11101001100000101000100111101001101000011001010011101000101100111010001011101001100000101000100111101001101000001001000111100110100101001000000001011110 e98289e9a194e8b3a2e98289e9a091e694805e
UHC ?顔賢?頑攀^ 0011111111100100110101001111101011100111001111111110100011010111110110101110011101011110 3fe4d4fae73fe8d7dae75e

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