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 ?J^h?J^fN}?J^h?J^fN{^ 001111110100101001011110011010000011111101001010010111100110011001001110011111010011111101001010010111100110100000111111010010100101111001100110010011100111101101011110 3f4a5e683f4a5e664e7d3f4a5e683f4a5e664e7b5e
SJIS-WIN 匙J^h匙J^fN}匙J^h匙J^fN{^ 10001101111110100100101001011110011010001000110111111010010010100101111001100110010011100111110110001101111110100100101001011110011010001000110111111010010010100101111001100110010011100111101101011110 8dfa4a5e688dfa4a5e664e7d8dfa4a5e688dfa4a5e664e7b5e
EUC-JP 匙J^h匙J^fN}匙J^h匙J^fN{^ 10111010111111000100101001011110011010001011101011111100010010100101111001100110010011100111110110111010111111000100101001011110011010001011101011111100010010100101111001100110010011100111101101011110 bafc4a5e68bafc4a5e664e7dbafc4a5e68bafc4a5e664e7b5e
UTF-8 匙J^h匙J^fN}匙J^h匙J^fN{^ 1110010110001100100110010100101001011110011010001110010110001100100110010100101001011110011001100100111001111101111001011000110010011001010010100101111001101000111001011000110010011001010010100101111001100110010011100111101101011110 e58c994a5e68e58c994a5e664e7de58c994a5e68e58c994a5e664e7b5e
UHC 匙J^h匙J^fN}匙J^h匙J^fN{^ 11100011101101010100101001011110011010001110001110110101010010100101111001100110010011100111110111100011101101010100101001011110011010001110001110110101010010100101111001100110010011100111101101011110 e3b54a5e68e3b54a5e664e7de3b54a5e68e3b54a5e664e7b5e

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