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 琉든렡任곷ㅅ咽뀄봺^ 11101111101001111000110011101011100100111010000011101011101000001010000111100100101110111011101111101010101100111011011111100011100001011000010111101111101001101001111011101011100000001000010011101011101101001011101001011110 efa78ceb93a0eba0a1e4bbbbeab3b7e38585efa69eeb8084ebb4ba5e
UHC 琉든렡任곷ㅅ咽뀄봺^ 11101011101001001011010111100111100011101011001011101100111100101000000111101011101001001011010111100110111011001011001011101101100101001000000101011110 eba4b5e78eb2ecf281eba4b5e6ecb2ed94815e

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