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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 쒀렶쒔롊\}쒀렶쒔롊\{^ 1110110010010010100000001110101110100000101101101110110010010010100101001110101110100001100010100101110001111101111011001001001010000000111010111010000010110110111011001001001010010100111010111010000110001010010111000111101101011110 ec9280eba0b6ec9294eba18a5c7dec9280eba0b6ec9294eba18a5c7b5e
UHC 쒀렶쒔롊\}쒀렶쒔롊\{^ 101111101010110010001110110000011011111010101101100011101101000001011100011111011011111010101100100011101100000110111110101011011000111011010000010111000111101101011110 beac8ec1bead8ed05c7dbeac8ec1bead8ed05c7b5e

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