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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN 隰ヲ蜈唳隰ヲ蜈喘E 111010001010110010100110111001011000010110011010010110011110100010101100101001101110010110000101100110100110001001000101 e8aca6e5859a59e8aca6e5859a6245
EUC-JP 隰ヲ蜈唳隰ヲ蜈喘E 1111000010101110100011101010011011101001111001011101001110111010111100001010111010001110101001101110100111100101110100111100001101000101 f0ae8ea6e9e5d3baf0ae8ea6e9e5d3c345
UTF-8 隰ヲ蜈唳隰ヲ蜈喘E 11101001100110101011000011101111101111011010011011101000100111001000100011100101100101001011001111101001100110101011000011101111101111011010011011101000100111001000100011100101100101101001100001000101 e99ab0efbda6e89c88e594b3e99ab0efbda6e89c88e5969845
UHC ??蜈???蜈喘E 001111110011111111101000101001010011111100111111001111111110100010100101111101001011011101000101 3f3fe8a53f3f3fe8a5f4b745

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