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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 泱名ピn}泱名ピn{^ 1001111110010110100101101011110010000011011100110110111001111101100111111001011010010110101111001000001101110011011011100111101101011110 9f9696bc83736e7d9f9696bc83736e7b5e
EUC-JP 泱名ピn}泱名ピn{^ 1101110111110110110011001011111010100101110101000110111001111101110111011111011011001100101111101010010111010100011011100111101101011110 ddf6ccbea5d46e7dddf6ccbea5d46e7b5e
UTF-8 泱名ピn}泱名ピn{^ 1110011010110011101100011110010110010000100011011110001110000011100101000110111001111101111001101011001110110001111001011001000010001101111000111000001110010100011011100111101101011110 e6b3b1e5908de383946e7de6b3b1e5908de383946e7b5e
UHC ?名ピn}?名ピn{^ 001111111101100110100011101010111101010001101110011111010011111111011001101000111010101111010100011011100111101101011110 3fd9a3abd46e7d3fd9a3abd46e7b5e

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