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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 蜿碑シッi蜿碑シッiB 111001011000111110010100111010001011110010101111011010011110010110001111100101001110100010111100101011110110100101000010 e58f94e8bcaf69e58f94e8bcaf6942
EUC-JP 蜿碑シッi蜿碑シッiB 11101001111011111100100011101010100011101011110010001110101011110110100111101001111011111100100011101010100011101011110010001110101011110110100101000010 e9efc8ea8ebc8eaf69e9efc8ea8ebc8eaf6942
UTF-8 蜿碑シッi蜿碑シッiB 111010001001110010111111111001111010001010010001111011111011110110111100111011111011110110101111011010011110100010011100101111111110011110100010100100011110111110111101101111001110111110111101101011110110100101000010 e89cbfe7a291efbdbcefbdaf69e89cbfe7a291efbdbcefbdaf6942
UHC ?碑??i?碑??iB 00111111110111011111100000111111001111110110100100111111110111011111100000111111001111110110100101000010 3fddf83f3f693fddf83f3f6942

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