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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 恁h翁}恁h翁{^ 100111001000110010000010100010001000100110100101011111011001110010001100100000101000100010001001101001010111101101011110 9c8c828889a57d9c8c828889a57b5e
EUC-JP 恁h翁}恁h翁{^ 110101111110110010100011111010001011001010100111011111011101011111101100101000111110100010110010101001110111101101011110 d7eca3e8b2a77dd7eca3e8b2a77b5e
UTF-8 恁h翁}恁h翁{^ 111001101000000110000001111011111011110110001000111001111011111110000001011111011110011010000001100000011110111110111101100010001110011110111111100000010111101101011110 e68181efbd88e7bf817de68181efbd88e7bf817b5e
UHC 恁h翁}恁h翁{^ 111011001111011010100011111010001110100010111010011111011110110011110110101000111110100011101000101110100111101101011110 ecf6a3e8e8ba7decf6a3e8e8ba7b5e

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