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{^ 11101000101111100100101001011110011010001110100010111110010010100101111001100110010011100111110111101000101111100100101001011110011010001110100010111110010010100101111001100110010011100111101101011110 e8be4a5e68e8be4a5e664e7de8be4a5e68e8be4a5e664e7b5e
SJIS-WIN ??J^h??J^fN}??J^h??J^fN{^ 00111111001111110100101001011110011010000011111100111111010010100101111001100110010011100111110100111111001111110100101001011110011010000011111100111111010010100101111001100110010011100111101101011110 3f3f4a5e683f3f4a5e664e7d3f3f4a5e683f3f4a5e664e7b5e
EUC-JP è?J^hè?J^fN}è?J^hè?J^fN{^ 100011111010101110110010001111110100101001011110011010001000111110101011101100100011111101001010010111100110011001001110011111011000111110101011101100100011111101001010010111100110100010001111101010111011001000111111010010100101111001100110010011100111101101011110 8fabb23f4a5e688fabb23f4a5e664e7d8fabb23f4a5e688fabb23f4a5e664e7b5e
UTF-8 è¾J^hè¾J^fN}è¾J^hè¾J^fN{^ 110000111010100011000010101111100100101001011110011010001100001110101000110000101011111001001010010111100110011001001110011111011100001110101000110000101011111001001010010111100110100011000011101010001100001010111110010010100101111001100110010011100111101101011110 c3a8c2be4a5e68c3a8c2be4a5e664e7dc3a8c2be4a5e68c3a8c2be4a5e664e7b5e
UHC ?¾J^h?¾J^fN}?¾J^h?¾J^fN{^ 0011111110101000111110100100101001011110011010000011111110101000111110100100101001011110011001100100111001111101001111111010100011111010010010100101111001101000001111111010100011111010010010100101111001100110010011100111101101011110 3fa8fa4a5e683fa8fa4a5e664e7d3fa8fa4a5e683fa8fa4a5e664e7b5e

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