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 ???甸?????^ 0011111100111111001111111001100110110010001111110011111100111111001111110011111101011110 3f3f3f99b23f3f3f3f3f5e
EUC-JP ???甸?????^ 0011111100111111001111111101001010110100001111110011111100111111001111110011111101011110 3f3f3fd2b43f3f3f3f3f5e
UTF-8 琉⑴썟甸롫ㄹ殮믤땹^ 11101111101001111000110011100010100100011011010011101100100011011001111111100111100101001011100011101011101000011010101111100011100001001011100111101111101001101010010111101011101011111010010011101011100101011011100101011110 efa78ce291b4ec8d9fe794b8eba1abe384b9efa6a5ebafa4eb95b95e
UHC 琉⑴썟甸롫ㄹ殮믤땹^ 11101011101001001010100111100111100110111001001011101111101001001000111011101011101001001010100111100110111110011001001011100110100010111000111101011110 eba4a9e79b92efa48eeba4a9e6f992e68b8f5e

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