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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ?堉???}?堉???{^ 0011111110001111101101111111110100111111001111110011111101111101001111111000111110110111111111010011111100111111001111110111101101011110 3f8fb7fd3f3f3f7d3f8fb7fd3f3f3f7b5e
UTF-8 뤊堉덤렩롉}뤊堉덤렩롉{^ 111010111010010010001010111001011010000010001001111010111000110110100100111010111010000010101001111010111010000110001001011111011110101110100100100010101110010110100000100010011110101110001101101001001110101110100000101010011110101110100001100010010111101101011110 eba48ae5a089eb8da4eba0a9eba1897deba48ae5a089eb8da4eba0a9eba1897b5e
UHC 뤊堉덤렩롉}뤊堉덤렩롉{^ 1000111110111010111010111011110010110100111111011000111010110111100011101100111101111101100011111011101011101011101111001011010011111101100011101011011110001110110011110111101101011110 8fbaebbcb4fd8eb78ecf7d8fbaebbcb4fd8eb78ecf7b5e

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