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 雕?煜???浩 11101000101110000011111111111011010101010011111100111111001111111000110101011111 e8b83ffb553f3f3f8d5f
EUC-JP 雕?煜???浩 1111000010111010001111111000111111001001111111000011111100111111001111111011100111000000 f0ba3f8fc9fc3f3f3fb9c0
UTF-8 雕렲煜얹렰렋浩 111010011001101110010101111010111010000010110010111001111000010110011100111011001001011010111001111010111010000010110000111010111010000010001011111001101011010110101001 e99b95eba0b2e7859cec96b9eba0b0eba08be6b5a9
UHC 雕렲煜얹렰렋浩 1111000011100111100011101011111111101001111100101011111011110001100011101011110110001110101000101111101111000111 f0e78ebfe9f2bef18ebd8ea2fbc7

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