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 驛?????円 111010011000001100111111001111110011111100111111001111111000100101111110 e9833f3f3f3f3f897e
EUC-JP 驛??獒??円 1111000111100011001111110011111110001111110010111011101100111111001111111011000111011111 f1e33f3f8fcbbb3f3fb1df
UTF-8 驛덂윿獒숁콖円 111010011010100110011011111010111000110110000010111011001001110010111111111001111000110110010010111011001000100010000001111011001011110110010110111001011000011010000110 e9a99beb8d82ec9cbfe78d92ec8881ecbd96e58686
UHC 驛덂윿獒숁콖円 1110011010111110100010001110010110011111101101111110100010100011100110011110011010110001100100001110010111110111 e6be88e59fb7e8a399e6b190e5f7

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