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 ßøZnkfßøZnk^}YßøZnkfßøZnk^}bE 1101111111111000010110100110111001101011011001101101111111111000010110100110111001101011010111100111110101011001110111111111100001011010011011100110101101100110110111111111100001011010011011100110101101011110011111010110001001000101 dff85a6e6b66dff85a6e6b5e7d59dff85a6e6b66dff85a6e6b5e7d6245
SJIS-WIN ??Znkf??Znk^}Y??Znkf??Znk^}bE 0011111100111111010110100110111001101011011001100011111100111111010110100110111001101011010111100111110101011001001111110011111101011010011011100110101101100110001111110011111101011010011011100110101101011110011111010110001001000101 3f3f5a6e6b663f3f5a6e6b5e7d593f3f5a6e6b663f3f5a6e6b5e7d6245
EUC-JP ßøZnkfßøZnk^}YßøZnkfßøZnk^}bE 100011111010100111001110100011111010100111001100010110100110111001101011011001101000111110101001110011101000111110101001110011000101101001101110011010110101111001111101010110011000111110101001110011101000111110101001110011000101101001101110011010110110011010001111101010011100111010001111101010011100110001011010011011100110101101011110011111010110001001000101 8fa9ce8fa9cc5a6e6b668fa9ce8fa9cc5a6e6b5e7d598fa9ce8fa9cc5a6e6b668fa9ce8fa9cc5a6e6b5e7d6245
UTF-8 ßøZnkfßøZnk^}YßøZnkfßøZnk^}bE 11000011100111111100001110111000010110100110111001101011011001101100001110011111110000111011100001011010011011100110101101011110011111010101100111000011100111111100001110111000010110100110111001101011011001101100001110011111110000111011100001011010011011100110101101011110011111010110001001000101 c39fc3b85a6e6b66c39fc3b85a6e6b5e7d59c39fc3b85a6e6b66c39fc3b85a6e6b5e7d6245
UHC ßøZnkfßøZnk^}YßøZnkfßøZnk^}bE 10101001101011001010100110101010010110100110111001101011011001101010100110101100101010011010101001011010011011100110101101011110011111010101100110101001101011001010100110101010010110100110111001101011011001101010100110101100101010011010101001011010011011100110101101011110011111010110001001000101 a9aca9aa5a6e6b66a9aca9aa5a6e6b5e7d59a9aca9aa5a6e6b66a9aca9aa5a6e6b5e7d6245

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