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 ?璵?}?璵?{^ 00111111100011111100110011100110001111110111110100111111100011111100110011100110001111110111101101011110 3f8fcce63f7d3f8fcce63f7b5e
UTF-8 렧璵롉}렧璵롉{^ 111010111010000010100111111001111001001010110101111010111010000110001001011111011110101110100000101001111110011110010010101101011110101110100001100010010111101101011110 eba0a7e792b5eba1897deba0a7e792b5eba1897b5e
UHC 렧璵롉}렧璵롉{^ 100011101011011011100110101001011000111011001111011111011000111010110110111001101010010110001110110011110111101101011110 8eb6e6a58ecf7d8eb6e6a58ecf7b5e

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