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 猷??循??松 10010111010100010011111100111111100011110111101000111111001111111000111110111100 97513f3f8f7a3f3f8fbc
EUC-JP 猷??循??松 11001101101100100011111100111111101111011101101100111111001111111011111010111110 cdb23f3fbddb3f3fbebe
UTF-8 猷댄슃循닳뾾松 111001111000110010110111111010111000110010000100111011001000101010000011111001011011111010101010111010111000101110110011111010111011111010111110111001101001110110111110 e78cb7eb8c84ec8a83e5beaaeb8bb3ebbebee69dbe
UHC 猷댄슃循닳뾾松 1110101110100011101101001110110110011010100101011110001011100000101101001110001010010111100001101110000111100110 eba3b4ed9a95e2e0b4e29786e1e6

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