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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 뢎롰돊}뢎롰돊{^ 111010111010001010001110111010111010000110110000111010111000111110001010011111011110101110100010100011101110101110100001101100001110101110001111100010100111101101011110 eba28eeba1b0eb8f8a7deba28eeba1b0eb8f8a7b5e
UHC 뢎롰돊}뢎롰돊{^ 100011110100100110001110111011011000100110011010011111011000111101001001100011101110110110001001100110100111101101011110 8f498eed899a7d8f498eed899a7b5e

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