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 ??k\n}??k\n{^ 00111111001111110110101101011100011011100111110100111111001111110110101101011100011011100111101101011110 3f3f6b5c6e7d3f3f6b5c6e7b5e
SJIS-WIN 赦縞k\n}赦縞k\n{^ 1000111011001101100011101100100001101011010111000110111001111101100011101100110110001110110010000110101101011100011011100111101101011110 8ecd8ec86b5c6e7d8ecd8ec86b5c6e7b5e
EUC-JP 赦縞k\n}赦縞k\n{^ 1011110011001111101111001100101001101011010111000110111001111101101111001100111110111100110010100110101101011100011011100111101101011110 bccfbcca6b5c6e7dbccfbcca6b5c6e7b5e
UTF-8 赦縞k\n}赦縞k\n{^ 111010001011010110100110111001111011100010011110011010110101110001101110011111011110100010110101101001101110011110111000100111100110101101011100011011100111101101011110 e8b5a6e7b89e6b5c6e7de8b5a6e7b89e6b5c6e7b5e
UHC 赦縞k\n}赦縞k\n{^ 1101111011110101111110111101011001101011010111000110111001111101110111101111010111111011110101100110101101011100011011100111101101011110 def5fbd66b5c6e7ddef5fbd66b5c6e7b5e

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