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{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 匙潁k}匙潁k{^ 10001101111110101001111111110001011010110111110110001101111110101001111111110001011010110111101101011110 8dfa9ff16b7d8dfa9ff16b7b5e
EUC-JP 匙潁k}匙潁k{^ 10111010111111001101111011110011011010110111110110111010111111001101111011110011011010110111101101011110 bafcdef36b7dbafcdef36b7b5e
UTF-8 匙潁k}匙潁k{^ 1110010110001100100110011110011010111101100000010110101101111101111001011000110010011001111001101011110110000001011010110111101101011110 e58c99e6bd816b7de58c99e6bd816b7b5e
UHC 匙潁k}匙潁k{^ 11100011101101011110011110111000011010110111110111100011101101011110011110111000011010110111101101011110 e3b5e7b86b7de3b5e7b86b7b5e

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