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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????k????^ 0011111100111111001111110011111110000010100010110011111100111111001111110011111101011110 3f3f3f3f828b3f3f3f3f5e
EUC-JP ???轝k????^ 00111111001111110011111110001111111000011010101010100011111010110011111100111111001111110011111101011110 3f3f3f8fe1aaa3eb3f3f3f3f5e
UTF-8 琉욃콑轝k쩄掠띺퍚^ 11101111101001111000110011101100100110101000001111101100101111011001000111101000101111011001110111101111101111011000101111101100101010011000010011101111101001011011010111101011100111011011101011101101100011011001101001011110 efa78cec9a83ecbd91e8bd9defbd8beca984efa5b5eb9dbaed8d9a5e
UHC 琉욃콑轝k쩄掠띺퍚^ 11101011101001001001111011100101101100011000110111100110101011001010001111101011101001001001111011100101101100011000110111101001101110111001000101011110 eba49ee5b18de6aca3eba49ee5b18de9bb915e

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