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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 隰ヲ蜈嘛隰ヲ蜈嘛B 111010001010110010100110111001011000010110011010011101101110100010101100101001101110010110000101100110100111011001000010 e8aca6e5859a76e8aca6e5859a7642
EUC-JP 隰ヲ蜈嘛隰ヲ蜈嘛B 1111000010101110100011101010011011101001111001011101001111010111111100001010111010001110101001101110100111100101110100111101011101000010 f0ae8ea6e9e5d3d7f0ae8ea6e9e5d3d742
UTF-8 隰ヲ蜈嘛隰ヲ蜈嘛B 11101001100110101011000011101111101111011010011011101000100111001000100011100101100110001001101111101001100110101011000011101111101111011010011011101000100111001000100011100101100110001001101101000010 e99ab0efbda6e89c88e5989be99ab0efbda6e89c88e5989b42
UHC ??蜈???蜈?B 0011111100111111111010001010010100111111001111110011111111101000101001010011111101000010 3f3fe8a53f3f3fe8a53f42

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