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 ?薪??\}?薪??\{^ 001111111001000001100100001111110011111101011100011111010011111110010000011001000011111100111111010111000111101101011110 3f90643f3f5c7d3f90643f3f5c7b5e
EUC-JP ?薪??\}?薪??\{^ 001111111011111111000101001111110011111101011100011111010011111110111111110001010011111100111111010111000111101101011110 3fbfc53f3f5c7d3fbfc53f3f5c7b5e
UTF-8 쒀薪렕롍\}쒀薪렕롍\{^ 1110110010010010100000001110100010010110101010101110101110100000100101011110101110100001100011010101110001111101111011001001001010000000111010001001011010101010111010111010000010010101111010111010000110001101010111000111101101011110 ec9280e896aaeba095eba18d5c7dec9280e896aaeba095eba18d5c7b5e
UHC 쒀薪렕롍\}쒀薪렕롍\{^ 101111101010110011100011111011111000111010101010100011101101001101011100011111011011111010101100111000111110111110001110101010101000111011010011010111000111101101011110 beace3ef8eaa8ed35c7dbeace3ef8eaa8ed35c7b5e

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