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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN チッシチッシ^ 1100000110101111101111001111100101111101110000011010111110111100111110010111101101011110 c1afbcf97dc1afbcf97b5e
EUC-JP チッシ?チッシ?^ 100011101100000110001110101011111000111010111100001111111000111011000001100011101010111110001110101111000011111101011110 8ec18eaf8ebc3f8ec18eaf8ebc3f5e
UTF-8 チッシチッシ^ 11101111101111101000000111101111101111011010111111101111101111011011110011101110100110111001100111101111101111101000000111101111101111011010111111101111101111011011110011101110100110111001011101011110 efbe81efbdafefbdbcee9b99efbe81efbdafefbdbcee9b975e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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