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 ホー簓}ホー簓{^ 1100111010110000111000101100011101111101110011101011000011100010110001110111101101011110 ceb0e2c77dceb0e2c77b5e
EUC-JP ホー簓}ホー簓{^ 100011101100111010001110101100001110010011001001011111011000111011001110100011101011000011100100110010010111101101011110 8ece8eb0e4c97d8ece8eb0e4c97b5e
UTF-8 ホー簓}ホー簓{^ 111011111011111010001110111011111011110110110000111001111011000010010011011111011110111110111110100011101110111110111101101100001110011110110000100100110111101101011110 efbe8eefbdb0e7b0937defbe8eefbdb0e7b0937b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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