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}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 陂捺じk}陂捺じk{^ 1110100010011000100100111110011010000010101101100110101101111101111010001001100010010011111001101000001010110110011010110111101101011110 e89893e682b66b7de89893e682b66b7b5e
EUC-JP 陂捺じk}陂捺じk{^ 1110111111111000110001101110100010100100101110000110101101111101111011111111100011000110111010001010010010111000011010110111101101011110 eff8c6e8a4b86b7deff8c6e8a4b86b7b5e
UTF-8 陂捺じk}陂捺じk{^ 1110100110011001100000101110011010001101101110101110001110000001100110000110101101111101111010011001100110000010111001101000110110111010111000111000000110011000011010110111101101011110 e99982e68dbae381986b7de99982e68dbae381986b7b5e
UHC 陂捺じk}陂捺じk{^ 1111100110101110110100011111010010101010101110000110101101111101111110011010111011010001111101001010101010111000011010110111101101011110 f9aed1f4aab86b7df9aed1f4aab86b7b5e

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