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 猷????6愿 10010111010100010011111100111111001111110011111110000010010101011001110011000011 97513f3f3f3f82559cc3
EUC-JP 猷????6愿 11001101101100100011111100111111001111110011111110100011101101101101100011000101 cdb23f3f3f3fa3b6d8c5
UTF-8 猷띔뭐輦됰6愿 111001111000110010110111111010111001110110010100111010111010110110010000111011111010011010011000111010111001000010110000111011111011110010010110111001101000010010111111 e78cb7eb9d94ebad90efa698eb90b0efbc96e684bf
UHC 猷띔뭐輦됰6愿 1110101110100011101101101110101010111001101110011110011011100100100010011110101110100011101101101110101010110100 eba3b6eab9b9e6e489eba3b6eab4

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