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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 曄λ?}曄λ?{^ 10011110010000001000001111001001001111110111110110011110010000001000001111001001001111110111101101011110 9e4083c93f7d9e4083c93f7b5e
EUC-JP 曄λ?}曄λ?{^ 11011011101000011010011011001011001111110111110111011011101000011010011011001011001111110111101101011110 dba1a6cb3f7ddba1a6cb3f7b5e
UTF-8 曄λ툊}曄λ툊{^ 11100110100110111000010011001110101110111110110110001000100010100111110111100110100110111000010011001110101110111110110110001000100010100111101101011110 e69b84cebbed888a7de69b84cebbed888a7b5e
UHC 曄λ툊}曄λ툊{^ 111001111010010110100101111010111011100010000010011111011110011110100101101001011110101110111000100000100111101101011110 e7a5a5ebb8827de7a5a5ebb8827b5e

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