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 ???任?????^ 0011111100111111001111111001010001000011001111110011111100111111001111110011111101011110 3f3f3f94433f3f3f3f3f5e
EUC-JP ???任?????^ 0011111100111111001111111100011110100100001111110011111100111111001111110011111101011110 3f3f3fc7a43f3f3f3f3f5e
UTF-8 琉쀬껜任곷쨽泥댄봺^ 11101111101001111000110011101100100000001010110011101010101110111001110011100100101110111011101111101010101100111011011111101100101010001011110111101111101001111010001111101011100011001000010011101011101101001011101001011110 efa78cec80aceabb9ce4bbbbeab3b7eca8bdefa7a3eb8c84ebb4ba5e
UHC 琉쀬껜任곷쨽泥댄봺^ 11101011101001001001011111101100101100101011010011101100111100101000000111101011101001001001011111101100101100101011010011101101100101001000000101011110 eba497ecb2b4ecf281eba497ecb2b4ed94815e

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