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 ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN シセシニ湿嫉湿磁A 10111100101111101011110011000110100011101011110010001110101110011000111010111100100011101010010101000001 bcbebcc68ebc8eb98ebc8ea541
EUC-JP シセシニ湿嫉湿磁A 1000111010111100100011101011111010001110101111001000111011000110101111001011111010111100101110111011110010111110101111001010011101000001 8ebc8ebe8ebc8ec6bcbebcbbbcbebca741
UTF-8 シセシニ湿嫉湿磁A 11101111101111011011110011101111101111011011111011101111101111011011110011101111101111101000011011100110101110011011111111100101101010111000100111100110101110011011111111100111101000111000000101000001 efbdbcefbdbeefbdbcefbe86e6b9bfe5ab89e6b9bfe7a38141
UHC ?????嫉?磁A 0011111100111111001111110011111100111111111100101110110000111111111011011011100001000001 3f3f3f3f3ff2ec3fedb841

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