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 ??????u^ 0011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f755e
SJIS-WIN 猷??循??u^ 10010111010100010011111100111111100011110111101000111111001111110111010101011110 97513f3f8f7a3f3f755e
EUC-JP 猷??循??u^ 11001101101100100011111100111111101111011101101100111111001111110111010101011110 cdb23f3fbddb3f3f755e
UTF-8 猷띠툞循ㅲ뾿u^ 1110011110001100101101111110101110011101101000001110110110001000100111101110010110111110101010101110001110000101101100101110101110111110101111110111010101011110 e78cb7eb9da0ed889ee5beaae385b2ebbebf755e
UHC 猷띠툞循ㅲ뾿u^ 1110101110100011101101101110110010111000100101011110001011100000101001001110001010010111100001110111010101011110 eba3b6ecb895e2e0a4e29787755e

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