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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
EUC-JP 潚}潚潚[}潚}潚潚[{^ 10001111110010001101101001111101100011111100100011011010100011111100100011011010010110110111110110001111110010001101101001111101100011111100100011011010100011111100100011011010010110110111101101011110 8fc8da7d8fc8da8fc8da5b7d8fc8da7d8fc8da8fc8da5b7b5e
UTF-8 潚}潚潚[}潚}潚潚[{^ 11100110101111011001101001111101111001101011110110011010111001101011110110011010010110110111110111100110101111011001101001111101111001101011110110011010111001101011110110011010010110110111101101011110 e6bd9a7de6bd9ae6bd9a5b7de6bd9a7de6bd9ae6bd9a5b7b5e
UHC 潚}潚潚[}潚}潚潚[{^ 11100010110110000111110111100010110110001110001011011000010110110111110111100010110110000111110111100010110110001110001011011000010110110111101101011110 e2d87de2d8e2d85b7de2d87de2d8e2d85b7b5e

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