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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN オト踞}オト踞{^ 1011010111000100111001101111010101111101101101011100010011100110111101010111101101011110 b5c4e6f57db5c4e6f57b5e
EUC-JP オト踞}オト踞{^ 100011101011010110001110110001001110110011110111011111011000111010110101100011101100010011101100111101110111101101011110 8eb58ec4ecf77d8eb58ec4ecf77b5e
UTF-8 オト踞}オト踞{^ 111011111011110110110101111011111011111010000100111010001011100010011110011111011110111110111101101101011110111110111110100001001110100010111000100111100111101101011110 efbdb5efbe84e8b89e7defbdb5efbe84e8b89e7b5e
UHC ??踞}??踞{^ 0011111100111111110010111110011001111101001111110011111111001011111001100111101101011110 3f3fcbe67d3f3fcbe67b5e

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