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 褥λ?癰??怏 1110010111110001100000111100100100111111111000011001111000111111001111111001110010001001 e5f183c93fe19e3f3f9c89
EUC-JP 褥λ?癰??怏 1110101011110011101001101100101100111111111000011111111000111111001111111101011111101001 eaf3a6cb3fe1fe3f3fd7e9
UTF-8 褥λ젺癰꾨젪怏 1110100010100100101001011100111010111011111011001010000010111010111001111001100110110000111010101011111010101000111011001010000010101010111001101000000010001111 e8a4a5cebbeca0bae799b0eabea8eca0aae6808f
UHC 褥λ젺癰꾨젪怏 1110100110110011101001011110101110100000101011011110100010111001100001001110101110100000101000101110010011101000 e9b3a5eba0ade8b984eba0a2e4e8

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