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 ?λ?倚??酉 00111111100000111100100100111111100110001101111100111111001111111001001111010001 3f83c93f98df3f3f93d1
EUC-JP ?λ?倚??酉 00111111101001101100101100111111110100001110000100111111001111111100011011010011 3fa6cb3fd0e13f3fc6d3
UTF-8 筽λ쓷倚덃꼮酉 1110011110101101101111011100111010111011111011001001001110110111111001011000000010011010111010111000110110000011111010101011110010101110111010011000010110001001 e7adbdcebbec93b7e5809aeb8d83eabcaee98589
UHC 筽λ쓷倚덃꼮酉 1110100010100100101001011110101110011101100101001110101111101111100010001110011010000100100010011110101110110111 e8a4a5eb9d94ebef88e68489ebb7

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