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 1100001110100011011101010110111001101011011001101100001110100011011101010110111001101011010111100111110101011001110000111010001101110101011011100110101101100110110000111010001101110101011011100110101101011110011111010110001001000101 c3a3756e6b66c3a3756e6b5e7d59c3a3756e6b66c3a3756e6b5e7d6245
SJIS-WIN ?£unkf?£unk^}Y?£unkf?£unk^}bE 001111111000000110010010011101010110111001101011011001100011111110000001100100100111010101101110011010110101111001111101010110010011111110000001100100100111010101101110011010110110011000111111100000011001001001110101011011100110101101011110011111010110001001000101 3f8192756e6b663f8192756e6b5e7d593f8192756e6b663f8192756e6b5e7d6245
EUC-JP ãunkfãunk^}Yãunkfãunk^}bE 1000111110101010101010101010000111110010011101010110111001101011011001101000111110101010101010101010000111110010011101010110111001101011010111100111110101011001100011111010101010101010101000011111001001110101011011100110101101100110100011111010101010101010101000011111001001110101011011100110101101011110011111010110001001000101 8faaaaa1f2756e6b668faaaaa1f2756e6b5e7d598faaaaa1f2756e6b668faaaaa1f2756e6b5e7d6245
UTF-8 ãunkfãunk^}Yãunkfãunk^}bE 11000011100000111100001010100011011101010110111001101011011001101100001110000011110000101010001101110101011011100110101101011110011111010101100111000011100000111100001010100011011101010110111001101011011001101100001110000011110000101010001101110101011011100110101101011110011111010110001001000101 c383c2a3756e6b66c383c2a3756e6b5e7d59c383c2a3756e6b66c383c2a3756e6b5e7d6245
UHC ??unkf??unk^}Y??unkf??unk^}bE 0011111100111111011101010110111001101011011001100011111100111111011101010110111001101011010111100111110101011001001111110011111101110101011011100110101101100110001111110011111101110101011011100110101101011110011111010110001001000101 3f3f756e6b663f3f756e6b5e7d593f3f756e6b663f3f756e6b5e7d6245

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