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 猷??崖ユ?循 1001011101010001001111110011111110001010010100101000001110000110001111111000111101111010 97513f3f8a5283863f8f7a
EUC-JP 猷??崖ユ?循 1100110110110010001111110011111110110011101100111010010111100110001111111011110111011011 cdb23f3fb3b3a5e63fbddb
UTF-8 猷띔뭐崖ユ엲循 111001111000110010110111111010111001110110010100111010111010110110010000111001011011010010010110111000111000001110100110111011001001011110110010111001011011111010101010 e78cb7eb9d94ebad90e5b496e383a6ec97b2e5beaa
UHC 猷띔뭐崖ユ엲循 1110101110100011101101101110101010111001101110011110010011110000101010111110011010011110100001111110001011100000 eba3b6eab9b9e4f0abe69e87e2e0

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