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 ???歟?????^ 0011111100111111001111111001111101100010001111110011111100111111001111110011111101011110 3f3f3f9f623f3f3f3f3f5e
EUC-JP ???歟?????^ 0011111100111111001111111101110111000011001111110011111100111111001111110011111101011110 3f3f3fddc33f3f3f3f3f5e
UTF-8 琉멨뭏歟쀫ㅈ亮멩슶^ 11101111101001111000110011101011101010011010100011101011101011011000111111100110101011011001111111101100100000001010101111100011100001011000100011101111101001011011011111101011101010011010100111101100100010101011011001011110 efa78ceba9a8ebad8fe6ad9fec80abe38588efa5b7eba9a9ec8ab65e
UHC 琉멨뭏歟쀫ㅈ亮멩슶^ 11101011101001001011100011100101101110011011100011100110101000101001011111101011101001001011100011100101101110011011100011100110100110101011101101011110 eba4b8e5b9b8e6a297eba4b8e5b9b8e69abb5e

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