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{^ 1001001111110001001111110110101101111101100100111111000100111111011010110111101101011110 93f13f6b7d93f13f6b7b5e
EUC-JP 二?k}二?k{^ 1100011011110011001111110110101101111101110001101111001100111111011010110111101101011110 c6f33f6b7dc6f33f6b7b5e
UTF-8 二㎌k}二㎌k{^ 1110010010111010100011001110001110001110100011000110101101111101111001001011101010001100111000111000111010001100011010110111101101011110 e4ba8ce38e8c6b7de4ba8ce38e8c6b7b5e
UHC 二㎌k}二㎌k{^ 11101100101000111010011111011110011010110111110111101100101000111010011111011110011010110111101101011110 eca3a7de6b7deca3a7de6b7b5e

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