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 猷??循?4? 10010111010100010011111100111111100011110111101000111111100000100101001100111111 97513f3f8f7a3f82533f
EUC-JP 猷??循?4? 11001101101100100011111100111111101111011101101100111111101000111011010000111111 cdb23f3fbddb3fa3b43f
UTF-8 猷띠쪡循대4理 111001111000110010110111111010111001110110100000111011001010101010100001111001011011111010101010111010111000110010000000111011111011110010010100111011111010011110100100 e78cb7eb9da0ecaaa1e5beaaeb8c80efbc94efa7a4
UHC 猷띠쪡循대4理 1110101110100011101101101110110010100101100110101110001011100000101101001110101110100011101101001110110010110101 eba3b6eca59ae2e0b4eba3b4ecb5

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