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 猷??循?5? 10010111010100010011111100111111100011110111101000111111100000100101010000111111 97513f3f8f7a3f82543f
EUC-JP 猷??循?5? 11001101101100100011111100111111101111011101101100111111101000111011010100111111 cdb23f3fbddb3fa3b53f
UTF-8 猷댄슃循뀀5銳 111001111000110010110111111010111000110010000100111011001000101010000011111001011011111010101010111010111000000010000000111011111011110010010101111010011000101010110011 e78cb7eb8c84ec8a83e5beaaeb8080efbc95e98ab3
UHC 猷댄슃循뀀5銳 1110101110100011101101001110110110011010100101011110001011100000101100101110101110100011101101011110011111100101 eba3b4ed9a95e2e0b2eba3b5e7e5

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