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 쒔薪렕렳\}쒔薪렕렳\{^ 1110110010010010100101001110100010010110101010101110101110100000100101011110101110100000101100110101110001111101111011001001001010010100111010001001011010101010111010111010000010010101111010111010000010110011010111000111101101011110 ec9294e896aaeba095eba0b35c7dec9294e896aaeba095eba0b35c7b5e
UHC 쒔薪렕렳\}쒔薪렕렳\{^ 101111101010110111100011111011111000111010101010100011101100000001011100011111011011111010101101111000111110111110001110101010101000111011000000010111000111101101011110 beade3ef8eaa8ec05c7dbeade3ef8eaa8ec05c7b5e

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