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 褥λ?癰??擁 1110010111110001100000111100100100111111111000011001111000111111001111111001011101101001 e5f183c93fe19e3f3f9769
EUC-JP 褥λ?癰??擁 1110101011110011101001101100101100111111111000011111111000111111001111111100110111001010 eaf3a6cb3fe1fe3f3fcdca
UTF-8 褥λ젺癰꾨젪擁 1110100010100100101001011100111010111011111011001010000010111010111001111001100110110000111010101011111010101000111011001010000010101010111001101001001110000001 e8a4a5cebbeca0bae799b0eabea8eca0aae69381
UHC 褥λ젺癰꾨젪擁 1110100110110011101001011110101110100000101011011110100010111001100001001110101110100000101000101110100010110110 e9b3a5eba0ade8b984eba0a2e8b6

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