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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?λ?鉛??腰?? 001111111000001111001001001111111000100110010100001111110011111110001101100110000011111100111111 3f83c93f89943f3f8d983f3f
EUC-JP ?λ?鉛??腰?? 001111111010011011001011001111111011000111110100001111110011111110111001111110000011111100111111 3fa6cb3fb1f43f3fb9f83f3f
UTF-8 嶪λ젧鉛녿젧腰밸젘 1110010110110110101010101100111010111011111011001010000010100111111010011000100110011011111010111000010110111111111011001010000010100111111010001000010110110000111010111011000010111000111011001010000010011000 e5b6aacebbeca0a7e9899beb85bfeca0a7e885b0ebb0b8eca098
UHC 嶪λ젧鉛녿젧腰밸젘 111001011111010110100101111010111010000010011111111001101110011110000110111010111010000010011111111010011010011010111001111010111010000010010100 e5f5a5eba09fe6e786eba09fe9a6b9eba094

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