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 ?λ?乙??鳶 00111111100000111100100100111111100010011011001100111111001111111001001111001110 3f83c93f89b33f3f93ce
EUC-JP ?λ?乙??鳶 00111111101001101100101100111111101100101011010100111111001111111100011011010000 3fa6cb3fb2b53f3fc6d0
UTF-8 列λ죭乙댁젦鳶 1110111110100110100111001100111010111011111011001010001110101101111001001011100110011001111010111000110010000001111011001010000010100110111010011011001110110110 efa69ccebbeca3ade4b999eb8c81eca0a6e9b3b6
UHC 列λ죭乙댁젦鳶 1110011011101010101001011110101110100001100010001110101111100000101101001110110010100000100111101110011011101001 e6eaa5eba188ebe0b4eca09ee6e9

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