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 Ó¹unkfÓ¹unk^}YÓ¹unkfÓ¹unk^}bE 1101001110111001011101010110111001101011011001101101001110111001011101010110111001101011010111100111110101011001110100111011100101110101011011100110101101100110110100111011100101110101011011100110101101011110011111010110001001000101 d3b9756e6b66d3b9756e6b5e7d59d3b9756e6b66d3b9756e6b5e7d6245
SJIS-WIN ??unkf??unk^}Y??unkf??unk^}bE 0011111100111111011101010110111001101011011001100011111100111111011101010110111001101011010111100111110101011001001111110011111101110101011011100110101101100110001111110011111101110101011011100110101101011110011111010110001001000101 3f3f756e6b663f3f756e6b5e7d593f3f756e6b663f3f756e6b5e7d6245
EUC-JP Ó?unkfÓ?unk^}YÓ?unkfÓ?unk^}bE 10001111101010101101000100111111011101010110111001101011011001101000111110101010110100010011111101110101011011100110101101011110011111010101100110001111101010101101000100111111011101010110111001101011011001101000111110101010110100010011111101110101011011100110101101011110011111010110001001000101 8faad13f756e6b668faad13f756e6b5e7d598faad13f756e6b668faad13f756e6b5e7d6245
UTF-8 Ó¹unkfÓ¹unk^}YÓ¹unkfÓ¹unk^}bE 11000011100100111100001010111001011101010110111001101011011001101100001110010011110000101011100101110101011011100110101101011110011111010101100111000011100100111100001010111001011101010110111001101011011001101100001110010011110000101011100101110101011011100110101101011110011111010110001001000101 c393c2b9756e6b66c393c2b9756e6b5e7d59c393c2b9756e6b66c393c2b9756e6b5e7d6245
UHC ?¹unkf?¹unk^}Y?¹unkf?¹unk^}bE 001111111010100111110110011101010110111001101011011001100011111110101001111101100111010101101110011010110101111001111101010110010011111110101001111101100111010101101110011010110110011000111111101010011111011001110101011011100110101101011110011111010110001001000101 3fa9f6756e6b663fa9f6756e6b5e7d593fa9f6756e6b663fa9f6756e6b5e7d6245

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