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 ábnkfábnk^}Yábnkfábnk^}bE 11100001011000100110111001101011011001101110000101100010011011100110101101011110011111010101100111100001011000100110111001101011011001101110000101100010011011100110101101011110011111010110001001000101 e1626e6b66e1626e6b5e7d59e1626e6b66e1626e6b5e7d6245
SJIS-WIN ?bnkf?bnk^}Y?bnkf?bnk^}bE 00111111011000100110111001101011011001100011111101100010011011100110101101011110011111010101100100111111011000100110111001101011011001100011111101100010011011100110101101011110011111010110001001000101 3f626e6b663f626e6b5e7d593f626e6b663f626e6b5e7d6245
EUC-JP ábnkfábnk^}Yábnkfábnk^}bE 100011111010101110100001011000100110111001101011011001101000111110101011101000010110001001101110011010110101111001111101010110011000111110101011101000010110001001101110011010110110011010001111101010111010000101100010011011100110101101011110011111010110001001000101 8faba1626e6b668faba1626e6b5e7d598faba1626e6b668faba1626e6b5e7d6245
UTF-8 ábnkfábnk^}Yábnkfábnk^}bE 1100001110100001011000100110111001101011011001101100001110100001011000100110111001101011010111100111110101011001110000111010000101100010011011100110101101100110110000111010000101100010011011100110101101011110011111010110001001000101 c3a1626e6b66c3a1626e6b5e7d59c3a1626e6b66c3a1626e6b5e7d6245
UHC ?bnkf?bnk^}Y?bnkf?bnk^}bE 00111111011000100110111001101011011001100011111101100010011011100110101101011110011111010101100100111111011000100110111001101011011001100011111101100010011011100110101101011110011111010110001001000101 3f626e6b663f626e6b5e7d593f626e6b663f626e6b5e7d6245

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