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 ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
UTF-8 琉쀥옙鱗뜹렮琉쀥옙鱗띌넻^ 11101111101001111000110011101100100000001010010111101100100110001001100111101111101001111011001011101011100111001011100111101011101000001010111011101111101001111000110011101100100000001010010111101100100110001001100111101111101001111011001011101011100111011000110011101011100001001011101101011110 efa78cec80a5ec9899efa7b2eb9cb9eba0aeefa78cec80a5ec9899efa7b2eb9d8ceb84bb5e
UHC 琉쀥옙鱗뜹렮琉쀥옙鱗띌넻^ 11101011101001001001011111100101101111111011110111101100111001111011011011100101100011101011101111101011101001001001011111100101101111111011110111101100111001111011011011101001100001101011010101011110 eba497e5bfbdece7b6e58ebbeba497e5bfbdece7b6e986b55e

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