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 ޼޹޽ŽÑææ 10001110101111001000111010111001100011101011110110001110110100011110011011100110 8ebc8eb98ebd8ed1e6e6
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ???????Ñææ 00111111001111110011111100111111001111110011111100111111100011111010101011010000100011111010100111000001100011111010100111000001 3f3f3f3f3f3f3f8faad08fa9c18fa9c1
UTF-8 ޼޹޽ŽÑææ 1100001010001110110000101011110011000010100011101100001010111001110000101000111011000010101111011100001010001110110000111001000111000011101001101100001110100110 c28ec2bcc28ec2b9c28ec2bdc28ec391c3a6c3a6
UHC ?¼?¹?½??ææ 001111111010100011111001001111111010100111110110001111111010100011110110001111110011111110101001101000011010100110100001 3fa8f93fa9f63fa8f63f3fa9a1a9a1

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