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 쑹렶쒔렶\}쑹렶쒔렶\{^ 1110110010010001101110011110101110100000101101101110110010010010100101001110101110100000101101100101110001111101111011001001000110111001111010111010000010110110111011001001001010010100111010111010000010110110010111000111101101011110 ec91b9eba0b6ec9294eba0b65c7dec91b9eba0b6ec9294eba0b65c7b5e
UHC 쑹렶쒔렶\}쑹렶쒔렶\{^ 101111101010101110001110110000011011111010101101100011101100000101011100011111011011111010101011100011101100000110111110101011011000111011000001010111000111101101011110 beab8ec1bead8ec15c7dbeab8ec1bead8ec15c7b5e

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