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 ?λ?媛??肄 00111111100000111100100100111111100101010101000100111111001111111110001111100101 3f83c93f95513f3fe3e5
EUC-JP ?λ?媛??肄 00111111101001101100101100111111110010011011001000111111001111111110011011100111 3fa6cb3fc9b23f3fe6e7
UTF-8 筽λ쓹媛뺞껸肄 1110011110101101101111011100111010111011111011001001001110111001111001011010101010011011111010111011101010011110111010101011101110111000111010001000001010000100 e7adbdcebbec93b9e5aa9bebba9eeabbb8e88284
UHC 筽λ쓹媛뺞껸肄 1110100010100100101001011110101110011101100101011110101010110000100101011110011010110010101110011110110010111101 e8a4a5eb9d95eab095e6b2b9ecbd

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