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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 曜?????潁 100101110110101000111111001111110011111100111111001111111001111111110001 976a3f3f3f3f3f9ff1
EUC-JP 曜??濚??潁 1100110111001011001111110011111110001111110010011010000100111111001111111101111011110011 cdcb3f3f8fc9a13f3fdef3
UTF-8 曜뀐숱濚앾쉥潁 111001101001101110011100111010111000000010010000111011001000100010110001111001101011111110011010111011001001010110111110111011001000100110100101111001101011110110000001 e69b9ceb8090ec88b1e6bf9aec95beec89a5e6bd81
UHC 曜뀐숱濚앾쉥潁 1110100011111000101100101110111110111101101000101110011110111001100111011110111110111101101010111110011110111000 e8f8b2efbda2e7b99defbdabe7b8

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