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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 隘搾スカ銕我ケ晢ソ 1110100010100101100011011110111110111101101101101110011111101100100010011110010010111001100111011110111110111111 e8a58defbdb6e7ec89e4b99defbf
EUC-JP 隘搾スカ銕我ケ晢ソ 111100001010011110111010111100011000111010111101100011101011011011101110111011101011001011100110100011101011100111011010111100011000111010111111 f0a7baf18ebd8eb6eeeeb2e68eb9daf18ebf
UTF-8 隘搾スカ銕我ケ晢ソ 111010011001101010011000111001101001000010111110111011111011110110111101111011111011110110110110111010011000101010010101111001101000100010010001111011111011110110111001111001101001100110100010111011111011110110111111 e99a98e690beefbdbdefbdb6e98a95e68891efbdb9e699a2efbdbf
UHC 隘搾???我??? 111001001111011011110011101101100011111100111111001111111110010010110010001111110011111100111111 e4f6f3b63f3f3fe4b23f3f3f

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