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 ?m^h?m^fN}?m^h?m^fN{^ 001111110110110101011110011010000011111101101101010111100110011001001110011111010011111101101101010111100110100000111111011011010101111001100110010011100111101101011110 3f6d5e683f6d5e664e7d3f6d5e683f6d5e664e7b5e
SJIS-WIN 移m^h移m^fN}移m^h移m^fN{^ 10001000110110100110110101011110011010001000100011011010011011010101111001100110010011100111110110001000110110100110110101011110011010001000100011011010011011010101111001100110010011100111101101011110 88da6d5e6888da6d5e664e7d88da6d5e6888da6d5e664e7b5e
EUC-JP 移m^h移m^fN}移m^h移m^fN{^ 10110000110111000110110101011110011010001011000011011100011011010101111001100110010011100111110110110000110111000110110101011110011010001011000011011100011011010101111001100110010011100111101101011110 b0dc6d5e68b0dc6d5e664e7db0dc6d5e68b0dc6d5e664e7b5e
UTF-8 移m^h移m^fN}移m^h移m^fN{^ 1110011110100111101110110110110101011110011010001110011110100111101110110110110101011110011001100100111001111101111001111010011110111011011011010101111001101000111001111010011110111011011011010101111001100110010011100111101101011110 e7a7bb6d5e68e7a7bb6d5e664e7de7a7bb6d5e68e7a7bb6d5e664e7b5e
UHC 移m^h移m^fN}移m^h移m^fN{^ 11101100101110010110110101011110011010001110110010111001011011010101111001100110010011100111110111101100101110010110110101011110011010001110110010111001011011010101111001100110010011100111101101011110 ecb96d5e68ecb96d5e664e7decb96d5e68ecb96d5e664e7b5e

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