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{^ 11101001111010110100101001011110011010001110100111101011010010100101111001100110010011100111110111101001111010110100101001011110011010001110100111101011010010100101111001100110010011100111101101011110 e9eb4a5e68e9eb4a5e664e7de9eb4a5e68e9eb4a5e664e7b5e
EUC-JP 鴉J^h鴉J^fN}鴉J^h鴉J^fN{^ 11110010111011010100101001011110011010001111001011101101010010100101111001100110010011100111110111110010111011010100101001011110011010001111001011101101010010100101111001100110010011100111101101011110 f2ed4a5e68f2ed4a5e664e7df2ed4a5e68f2ed4a5e664e7b5e
UTF-8 鴉J^h鴉J^fN}鴉J^h鴉J^fN{^ 1110100110110100100010010100101001011110011010001110100110110100100010010100101001011110011001100100111001111101111010011011010010001001010010100101111001101000111010011011010010001001010010100101111001100110010011100111101101011110 e9b4894a5e68e9b4894a5e664e7de9b4894a5e68e9b4894a5e664e7b5e
UHC 鴉J^h鴉J^fN}鴉J^h鴉J^fN{^ 11100100101111000100101001011110011010001110010010111100010010100101111001100110010011100111110111100100101111000100101001011110011010001110010010111100010010100101111001100110010011100111101101011110 e4bc4a5e68e4bc4a5e664e7de4bc4a5e68e4bc4a5e664e7b5e

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