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{^ 11110001111111001000111010111101011010110111110111110001111111001000111010111101011010110111101101011110 f1fc8ebd6b7df1fc8ebd6b7b5e
EUC-JP ?漆k}?漆k{^ 0011111110111100101111110110101101111101001111111011110010111111011010110111101101011110 3fbcbf6b7d3fbcbf6b7b5e
UTF-8 漆k}漆k{^ 1110111010000101101101111110011010111100100001100110101101111101111011101000010110110111111001101011110010000110011010110111101101011110 ee85b7e6bc866b7dee85b7e6bc866b7b5e
UHC ?漆k}?漆k{^ 0011111111110110110101000110101101111101001111111111011011010100011010110111101101011110 3ff6d46b7d3ff6d46b7b5e

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