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 ??什}??什{^ 0011111100111111100011110101100101111101001111110011111110001111010110010111101101011110 3f3f8f597d3f3f8f597b5e
EUC-JP ??什}??什{^ 0011111100111111101111011011101001111101001111110011111110111101101110100111101101011110 3f3fbdba7d3f3fbdba7b5e
UTF-8 巢걨什}巢걨什{^ 111001011011011110100010111010101011000110101000111001001011101110000000011111011110010110110111101000101110101010110001101010001110010010111011100000000111101101011110 e5b7a2eab1a8e4bb807de5b7a2eab1a8e4bb807b5e
UHC 巢걨什}巢걨什{^ 111000011011010110000001100100011110010010100111011111011110000110110101100000011001000111100100101001110111101101011110 e1b58191e4a77de1b58191e4a77b5e

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