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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蔗ク蝟灰蔗ク蝟灰^ 111001001111001010111000111001011001011010001010010001001110010011110010101110001110010110010110100010100100010001011110 e4f2b8e5968a44e4f2b8e5968a445e
EUC-JP 蔗ク蝟灰蔗ク蝟灰^ 1110100011110100100011101011100011101001111101101011001110100101111010001111010010001110101110001110100111110110101100111010010101011110 e8f48eb8e9f6b3a5e8f48eb8e9f6b3a55e
UTF-8 蔗ク蝟灰蔗ク蝟灰^ 11101000100101001001011111101111101111011011100011101000100111011001111111100111100000011011000011101000100101001001011111101111101111011011100011101000100111011001111111100111100000011011000001011110 e89497efbdb8e89d9fe781b0e89497efbdb8e89d9fe781b05e
UHC 蔗?蝟灰蔗?蝟灰^ 111011011011110100111111111010101101101011111100111010011110110110111101001111111110101011011010111111001110100101011110 edbd3feadafce9edbd3feadafce95e

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