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 ?祖蘇}?祖蘇{^ 00111111100100010110001110010001011010000111110100111111100100010110001110010001011010000111101101011110 3f916391687d3f916391687b5e
EUC-JP ?祖蘇}?祖蘇{^ 00111111110000011100010011000001110010010111110100111111110000011100010011000001110010010111101101011110 3fc1c4c1c97d3fc1c4c1c97b5e
UTF-8 뤞祖蘇}뤞祖蘇{^ 111010111010010010011110111001111010010110010110111010001001100010000111011111011110101110100100100111101110011110100101100101101110100010011000100001110111101101011110 eba49ee7a596e898877deba49ee7a596e898877b5e
UHC 뤞祖蘇}뤞祖蘇{^ 100011111100110111110000110100111110000111001100011111011000111111001101111100001101001111100001110011000111101101011110 8fcdf0d3e1cc7d8fcdf0d3e1cc7b5e

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