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 ?旭??\}?旭??\{^ 001111111000100010101110001111110011111101011100011111010011111110001000101011100011111100111111010111000111101101011110 3f88ae3f3f5c7d3f88ae3f3f5c7b5e
EUC-JP ?旭??\}?旭??\{^ 001111111011000010110000001111110011111101011100011111010011111110110000101100000011111100111111010111000111101101011110 3fb0b03f3f5c7d3fb0b03f3f5c7b5e
UTF-8 쒔旭렕렶\}쒔旭렕렶\{^ 1110110010010010100101001110011010010111101011011110101110100000100101011110101110100000101101100101110001111101111011001001001010010100111001101001011110101101111010111010000010010101111010111010000010110110010111000111101101011110 ec9294e697adeba095eba0b65c7dec9294e697adeba095eba0b65c7b5e
UHC 쒔旭렕렶\}쒔旭렕렶\{^ 101111101010110111101001111011111000111010101010100011101100000101011100011111011011111010101101111010011110111110001110101010101000111011000001010111000111101101011110 beade9ef8eaa8ec15c7dbeade9ef8eaa8ec15c7b5e

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